Skip to content

Commit 472fb2d

Browse files
authored
Remove obsolete devcontainer dependency checks (#120)
As we now use the default devcontainer these checks are obsolete.
1 parent 7b209fa commit 472fb2d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/dependabot_hack.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,5 @@ jobs:
2323
# (eventually Dependabot will do this automatically and I won't need this hack)
2424
- uses: agilepathway/[email protected]
2525

26-
# update the version in the devcontainer `Dockerfile` manually, too
27-
- uses: koalaman/[email protected]
28-
2926
# update the version in `github_tag_and_release.yml` manually, too
3027
- uses: golang/[email protected]
31-
32-
# update the variant version in the devcontainer.json manually, too
33-
# (see ../DEPENDENCIES.md#devcontainer-base-image-version for more info )
34-
- uses: microsoft/[email protected]

0 commit comments

Comments
 (0)