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 587c206 commit a9b21a2
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 @@ -18,7 +18,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 a9b21a2

Please sign in to comment.