Skip to content

Commit 18c952c

Browse files
renovate[bot]finn-block
authored andcommitted
chore(deps): pin actions/github-script action to 60a0d83
1 parent b67465a commit 18c952c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dco-cla.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: check required actions
11-
uses: actions/github-script@v7
11+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
1212
id: check_required_actions
1313
with:
1414
script: |

0 commit comments

Comments
 (0)