Skip to content

Commit 565fbfe

Browse files
renovate[bot]SgtSilvio
authored andcommitted
Pin dependencies
1 parent e9b7f2b commit 565fbfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v2
13+
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
1414
- name: Setup Java
15-
uses: actions/setup-java@v2
15+
uses: actions/setup-java@91d3aa4956ec4a53e477c4907347b5e3481be8c9 # v2
1616
with:
1717
distribution: 'adopt'
1818
java-version: '11'

0 commit comments

Comments
 (0)