Skip to content

Commit 30b906d

Browse files
authored
chore(ci): update action SHA (#2734)
1 parent 09e711b commit 30b906d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
# Get PR number for squash merges to main
3030
- id: pr
31-
uses: bcgov/action-get-pr@ec2d69cce60f86a79cac0fcfc279cb7e8fa08842 # v0.3.0
31+
uses: bcgov/action-get-pr@3931962bf13b3f4702d0013ec7c836f752ff1a3b # v0.3.0
3232
deploy-test:
3333
name: TEST Deploys (${{ needs.init.outputs.pr }})
3434
needs: [init]

0 commit comments

Comments
 (0)