We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587c206 commit a9b21a2Copy full SHA for a9b21a2
.github/workflows/docker.build.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Determine latest version
20
id: latest_version
21
- uses: flownative/action-git-latest-release@master
+ uses: flownative/action-git-latest-release@v1
22
23
- run: |
24
sudo chmod -R ugo+rwX . && shopt -s dotglob && rm -rf *
0 commit comments