Skip to content

Commit 0a3154a

Browse files
chore(deps): update actions/checkout action to v6
1 parent 4505e40 commit 0a3154a

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@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222

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

0 commit comments

Comments
 (0)