aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/block-unconventional-commits.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/block-unconventional-commits.yml')
-rw-r--r--.github/workflows/block-unconventional-commits.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/block-unconventional-commits.yml b/.github/workflows/block-unconventional-commits.yml
index 0e7d81efc6f..0fc63e96a56 100644
--- a/.github/workflows/block-unconventional-commits.yml
+++ b/.github/workflows/block-unconventional-commits.yml
@@ -27,7 +27,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
with: