Skip to content

Commit

Permalink
chore(deps): update wetransform/gha-workflows action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 79ee3ee commit ecb9ab6
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@61717b8c3687e36efffa44e2e405f477e2be2323 # v3.1.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@61717b8c3687e36efffa44e2e405f477e2be2323 # v3.1.1
with:
image: wetransform/postfix
tag: latest
Expand Down

0 comments on commit ecb9ab6

Please sign in to comment.