Skip to content

Commit

Permalink
refactor: Update devcontainer image reference in dump-github-variable…
Browse files Browse the repository at this point in the history
…s.yml
  • Loading branch information
lgersman committed Oct 10, 2024
1 parent 93f2019 commit 98d4869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dump-github-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
dump:
runs-on: ubuntu-latest
steps:
- uses: "./.github/shared/devcontainer-image-name"
- uses: .github/shared/devcontainer-image-name
id: devcontainer_image_name

- name: Dump GitHub context
Expand Down

0 comments on commit 98d4869

Please sign in to comment.