Skip to content

Commit c5167ce

Browse files
Merge pull request #22 from chrisreddington/dependabot/github_actions/actions-minor-009842ad78
Bump the actions-minor group with 2 updates
2 parents 392dc27 + b9a6358 commit c5167ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/baseline-validator.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
# Validate the Dev Container configuration
6969
# Learn more at https://github.com/chrisreddington/validate-devcontainer
70-
- uses: chrisreddington/validate-devcontainer@v0.0.7
70+
- uses: chrisreddington/validate-devcontainer@v0.0.8
7171
name: "Validate Dev Container Configuration"
7272
if: always()
7373
with:
@@ -78,7 +78,7 @@ jobs:
7878

7979
# Validate the existence of required files
8080
# Learn more at https://github.com/chrisreddington/validate-file-exists
81-
- uses: chrisreddington/validate-file-exists@v0.0.9
81+
- uses: chrisreddington/validate-file-exists@v0.0.10
8282
name: "Validate Required Files Exist"
8383
if: always()
8484
with:

0 commit comments

Comments
 (0)