Skip to content

Commit

Permalink
Update broken action URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pverscha authored Sep 22, 2020
1 parent 5de2cbc commit 5eb44c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
rm workflows/static_database/version.txt
echo "${{ steps.date.outputs.date }}" > workflows/static_database/version.txt
- name: Update resources
uses: test-room-7/action-update-file@master
uses: test-room-7/action-update-file@v1
with:
file-path: workflows/static_database/version.txt
commit-msg: Bump db version to ${{ steps.date.outputs.date }}
Expand Down

0 comments on commit 5eb44c9

Please sign in to comment.