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 fb3fcbd commit 961436f
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 @@ -15,7 +15,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 961436f

Please sign in to comment.