Skip to content

Commit e420eed

Browse files
authored
Merge pull request #7 from plus3it/dependabot/github_actions/github-actions-28a092d68c
Bump the github-actions group with 2 updates
2 parents c41f257 + 0473c07 commit e420eed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ concurrency:
88

99
jobs:
1010
windows:
11-
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@00ff10246f901f01818db412fa99124dbed4a00c
11+
uses: plus3it/actions-workflows/.github/workflows/test-salt-windows.yml@a04d8369a667b6097d64922d32d1a902502d3f96
1212
strategy:
1313
matrix:
1414
os_version:
@@ -29,7 +29,7 @@ jobs:
2929
runs-on: windows-latest
3030
steps:
3131
- name: Checkout Code
32-
uses: actions/checkout@v4
32+
uses: actions/checkout@v6
3333

3434
- name: Run PSScriptAnalyzer
3535
shell: pwsh

0 commit comments

Comments
 (0)