Skip to content

Commit 18307db

Browse files
author
Gary Rutland
committed
Update docker-release.yaml
1 parent 847c8d8 commit 18307db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
username: ${{ github.repository_owner }}
2020
password: ${{ secrets.GITHUB_TOKEN }}
2121
- name: Get versions
22+
uses: applicreation/versions-action@v1
2223
id: versions
23-
uses: applicreation/versions-action@v0
2424
- name: Build and push
2525
uses: docker/build-push-action@v3
2626
with:

0 commit comments

Comments
 (0)