Skip to content

Commit 78721df

Browse files
chore(deps): update actions/checkout action to v6
1 parent 25b0d90 commit 78721df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master_altinn-testtools-token-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: windows-latest
1919
steps:
2020
- name: 'Checkout GitHub Action'
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2222

2323
- name: Setup DotNet ${{ env.DOTNET_VERSION }} Environment
2424
uses: actions/setup-dotnet@v1

0 commit comments

Comments
 (0)