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 d93eb5e commit 1e3934e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.build.composer-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

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

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

0 comments on commit 1e3934e

Please sign in to comment.