Skip to content

Commit

Permalink
Merge pull request #2506 from cta-observatory/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/andstor/file-existence-action-3

Bump andstor/file-existence-action from 2 to 3
  • Loading branch information
maxnoe authored Feb 5, 2024
2 parents 9b2088d + cff6339 commit 8c38e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Check for news fragment
if: ${{ ! contains( github.event.pull_request.labels.*.name, 'no-changelog-needed')}}
uses: andstor/file-existence-action@v2
uses: andstor/file-existence-action@v3
with:
files: ${{ env.FRAGMENT_NAME }}
fail: true

0 comments on commit 8c38e73

Please sign in to comment.