Skip to content

Commit

Permalink
Merge pull request #228 from fhem/dependabot/github_actions/andstor/f…
Browse files Browse the repository at this point in the history
…ile-existence-action-3.0.0

Bump andstor/file-existence-action from 2.0.0 to 3.0.0
  • Loading branch information
sidey79 authored Feb 4, 2024
2 parents 5329ae5 + d1f892e commit 12dfcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
extension: ${{ matrix.FILES_EXTENSION }}

- name: Check if controls_tests.txt is written
uses: andstor/file-existence-action@v2.0.0
uses: andstor/file-existence-action@v3.0.0
with:
files: ${{ env.CONTROLS_FILE }}
fail: false
Expand Down

0 comments on commit 12dfcda

Please sign in to comment.