Skip to content

Commit

Permalink
Bump andstor/file-existence-action from 2 to 3 (#188)
Browse files Browse the repository at this point in the history
Bumps [andstor/file-existence-action](https://github.com/andstor/file-existence-action) from 2 to 3.
- [Release notes](https://github.com/andstor/file-existence-action/releases)
- [Commits](andstor/file-existence-action@v2...v3)

---
updated-dependencies:
- dependency-name: andstor/file-existence-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent ed3b013 commit 7831439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: andstor/file-existence-action@v2
- uses: andstor/file-existence-action@v3
id: check_files
with:
files: "apps/${{ github.workflow }}/.nais/prod.yaml"
Expand Down

0 comments on commit 7831439

Please sign in to comment.