Skip to content

Commit

Permalink
Merge pull request #34 from np-complete/renovate/masarakki-docker-ali…
Browse files Browse the repository at this point in the history
…as-3.x

Update masarakki/docker-alias action to v3
  • Loading branch information
masarakki authored Jan 9, 2024
2 parents d68a3fb + 40c7d96 commit b54fedd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- uses: masarakki/docker-alias@v2
- uses: masarakki/docker-alias@v3
with:
image: vvakame/review:2.5
commands: review-pdfmaker
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- uses: masarakki/docker-alias@v2
- uses: masarakki/docker-alias@v3
with:
image: vvakame/review:2.5
commands: review-pdfmaker
Expand Down

0 comments on commit b54fedd

Please sign in to comment.