Skip to content

Commit 1f8e631

Browse files
committed
these too
Signed-off-by: Jason Hall <[email protected]>
1 parent 3651804 commit 1f8e631

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/boilerplate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Check out code
2828
uses: actions/checkout@v4
2929

30-
- uses: chainguard-dev/actions/boilerplate@5e21cb47971231c078a677dfe89a348371cb880c # main
30+
- uses: chainguard-dev/actions/boilerplate@main
3131
with:
3232
extension: ${{ matrix.extension }}
3333
language: ${{ matrix.language }}

.github/workflows/donotsubmit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: chainguard-dev/actions/donotsubmit@5e21cb47971231c078a677dfe89a348371cb880c # main
15+
- uses: chainguard-dev/actions/donotsubmit@main

0 commit comments

Comments
 (0)