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