Skip to content

Commit

Permalink
Merge pull request #174 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-ce9222c942

Bump the version-updates group across 1 directory with 2 updates
  • Loading branch information
marcransome authored Dec 13, 2024
2 parents 5862e51 + 2409e9d commit 370b431
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openssf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
path: results.sarif
retention-days: 5
- name: Upload to code scanning dashboard
uses: github/codeql-action/upload-sarif@babb554ede22fd5605947329c4d04d8e7a0b8155 # v3.27.7
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
with:
sarif_file: results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install fish shell
uses: fish-shop/install-fish-shell@4d1d087a4f703352e2033ea772b4e680a9633385 # v1.0.35
uses: fish-shop/install-fish-shell@e81efa7280c5b380d031c357137bd1b991f8c9ab # v1.0.36
- name: Create syntactically valid fish shell file
run: |
echo "\
Expand Down

0 comments on commit 370b431

Please sign in to comment.