Skip to content

Commit 17c2b2f

Browse files
authored
Merge pull request #298 from fish-shop/dependabot/github_actions/version-updates-66c54a5a2b
Bump the version-updates group with 7 updates
2 parents 3d3495a + 4a57f99 commit 17c2b2f

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
name: CodeQL Analysis
1818
permissions:
1919
security-events: write
20-
uses: fish-shop/workflows/.github/workflows/codeql-analysis.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
20+
uses: fish-shop/workflows/.github/workflows/codeql-analysis.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
name: Dependency Review
1212
permissions:
1313
pull-requests: write
14-
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
14+
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10

.github/workflows/gitleaks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
name: Gitleaks SAST scan
1515
permissions:
1616
pull-requests: write
17-
uses: fish-shop/workflows/.github/workflows/gitleaks.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
17+
uses: fish-shop/workflows/.github/workflows/gitleaks.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10
1818
secrets:
1919
gitleaks_license: ${secrets.GITLEAKS_LICENSE}

.github/workflows/markdown-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
name: Markdown Links Check
1212
permissions:
1313
pull-requests: write
14-
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
14+
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10

.github/workflows/openssf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
permissions:
1515
security-events: write # Needed to upload the results to code scanning dashboard
1616
id-token: write # Needed to publish results to OpenSSF API and get a badge
17-
uses: fish-shop/workflows/.github/workflows/openssf-scorecard.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
17+
uses: fish-shop/workflows/.github/workflows/openssf-scorecard.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10

.github/workflows/release-tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
name: Release Tags
1212
permissions:
1313
contents: write
14-
uses: fish-shop/workflows/.github/workflows/release-tags.yml@75400973feeddc1262750b56a6482d8e87293241 # v1.14.9
14+
uses: fish-shop/workflows/.github/workflows/release-tags.yml@569b6aad918f1f20cc1f0ae04636be7e5ebac2f3 # v1.14.10

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ${{ matrix.os }}
3131
steps:
3232
- name: Checkout repository
33-
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3434
- name: Install fish shell
3535
uses: ./
3636
- name: Check fish shell installed

0 commit comments

Comments
 (0)