Skip to content

Commit f1e0fd4

Browse files
chore(deps): update bcgov/action-crunchy action to v1.2.2 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1461f51 commit f1e0fd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
tag: ${{ inputs.tag || steps.pr.outputs.pr }}
3333
triggered: ${{ steps.deploy.outputs.triggered }}
3434
steps:
35-
- uses: bcgov/action-crunchy@ac46670c974c2238fffb635eee7bbd27735c25bc # v1.2.1
35+
- uses: bcgov/action-crunchy@43ef161792d81bf165d12df205262f7ea55290cf # v1.2.2
3636
name: Deploy Crunchy
3737
id: deploy_crunchy
3838
with:

.github/workflows/pr-open.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
tag: ${{ inputs.tag || steps.pr.outputs.pr }}
6464
triggered: ${{ steps.deploy.outputs.triggered }}
6565
steps:
66-
- uses: bcgov/action-crunchy@ac46670c974c2238fffb635eee7bbd27735c25bc # v1.2.1
66+
- uses: bcgov/action-crunchy@43ef161792d81bf165d12df205262f7ea55290cf # v1.2.2
6767
name: Deploy Crunchy
6868
id: deploy_crunchy
6969
with:

0 commit comments

Comments
 (0)