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 0586fefdce9..0e7d81efc6f 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@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
with: