We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda04e2 commit 81f4f7cCopy full SHA for 81f4f7c
.github/workflows/pr-close.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Remove DB User from Crunchy
29
runs-on: ubuntu-24.04
30
steps:
31
- - uses: bcgov/action-crunchy@4e2f04920b36c4e92f19489f8cb0ce8580596ac3 # v1.2.0
+ - uses: bcgov/action-crunchy@ac46670c974c2238fffb635eee7bbd27735c25bc # v1.2.1
32
name: Remove PR Specific User
33
with:
34
oc_namespace: ${{ secrets.oc_namespace }}
0 commit comments