Skip to content

Commit

Permalink
Update version for action-git-latest-release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlemke committed Sep 19, 2024
1 parent 72d09c5 commit abd3e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Determine latest version
id: latest_version
uses: flownative/action-git-latest-release@master
uses: flownative/action-git-latest-release@v1

- run: |
sudo chmod -R ugo+rwX . && shopt -s dotglob && rm -rf *
Expand Down

0 comments on commit abd3e6e

Please sign in to comment.