Skip to content

Commit

Permalink
Fix github-docker action version
Browse files Browse the repository at this point in the history
  • Loading branch information
emanguy authored Oct 11, 2021
1 parent ea959f0 commit e78858e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
name: Determine tag
id: get-tag

- uses: matootie/github-docker@3.1.0
- uses: matootie/github-docker@v3.1.0
name: "Build docker image & push to repository package registry"
with:
accessToken: ${{ github.token }}
Expand Down

0 comments on commit e78858e

Please sign in to comment.