Skip to content

Commit 192b102

Browse files
chore: bump the workflow-actions group across 1 directory with 3 updates (#66)
1 parent 27e81b9 commit 192b102

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ jobs:
2020
- uses: 'hmarr/debug-action@cd1afbd7852b7ad7b1b7a9a1b03efebd3b0a1820' # v3.0.0
2121

2222
# https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions
23-
- uses: 'zgosalvez/github-actions-ensure-sha-pinned-actions@ed00f72a3ca5b6eff8ad4d3ffdcacedb67a21db1' # v3.0.15
23+
- uses: 'zgosalvez/github-actions-ensure-sha-pinned-actions@38608ef4fb69adae7f1eac6eeb88e67b7d083bfd' # v3.0.16
2424

2525
# https://github.com/actions/checkout
2626
- name: 'checkout'
27-
uses: 'actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871' # v4.2.1
27+
uses: 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' # v4.2.2
2828

2929
# https://github.com/actions/setup-java
3030
- name: 'Set up JDK'
31-
uses: 'actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73' # v4.4.0
31+
uses: 'actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b' # v4.5.0
3232
with:
3333
java-version: 21
3434
distribution: "temurin"

0 commit comments

Comments
 (0)