Skip to content

Commit

Permalink
Merge pull request #4168 from nextcloud/dependabot/github_actions/and…
Browse files Browse the repository at this point in the history
…stor/file-existence-action-2
  • Loading branch information
juliusknorr authored Oct 29, 2022
2 parents 96c7fe3 + 43d28eb commit df10c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:

- name: Check composer.json
id: check_composer
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v2
with:
files: "${{ env.APP_NAME }}/composer.json"

Expand Down

0 comments on commit df10c7b

Please sign in to comment.