Skip to content

Commit

Permalink
chore(deps): update wetransform/gha-workflows action to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent ce58192 commit bc20807
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 @@ -7,7 +7,7 @@ on:

jobs:
build:
uses: wetransform/gha-workflows/.github/workflows/dockerfile-build.yml@v2.1.0
uses: wetransform/gha-workflows/.github/workflows/dockerfile-build.yml@9264b26e1baa46d2ef3c860cd479bfae76ee12a3 # v2.5.1
with:
image: wetransform/postfix
tag: pr
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
publish:
uses: wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@v2.1.0
uses: wetransform/gha-workflows/.github/workflows/dockerfile-publish.yml@9264b26e1baa46d2ef3c860cd479bfae76ee12a3 # v2.5.1
with:
image: wetransform/postfix
tag: latest
Expand Down

0 comments on commit bc20807

Please sign in to comment.