Skip to content

Commit

Permalink
Merge pull request #32 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 Dec 21, 2023
2 parents 81b049b + 8c4f65f commit ab80238
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 @@ -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
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 ab80238

Please sign in to comment.