Skip to content

Commit a9b21a2

Browse files
committed
Update version for action-git-latest-release
1 parent 587c206 commit a9b21a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
1919
- name: Determine latest version
2020
id: latest_version
21-
uses: flownative/action-git-latest-release@master
21+
uses: flownative/action-git-latest-release@v1
2222

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

0 commit comments

Comments
 (0)