Skip to content

Commit

Permalink
Merge pull request #164 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-b79bd6fa1f
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
2 parents 0665c6d + 17bd42c commit c442a26
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openssf-scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
results_format: sarif
publish_results: true
- name: Upload Actions artifact
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # v4.4.2
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: SARIF file
path: results.sarif
Expand Down
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- name: Install fish shell
uses: fish-shop/install-fish-shell@3747447de14883c8cf12dda17f3ed7662511d48b # v1.0.23
uses: fish-shop/install-fish-shell@81964b9e06e89cdf7371aedf42e2a0e1740492a0 # v1.0.24
- name: Create passing tests
run: |
for count in (seq 1 3)
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
using: 'composite'
steps:
- name: Install fisher
uses: fish-shop/install-plugin@7059e5c11c428aac96953a02ec240595a7a14271 # v2.3.12
uses: fish-shop/install-plugin@d91dcebfee792d80d6b8b41718b2a691daa4793b # v2.3.13
with:
plugin-manager: fisher
plugins: jorgebucaran/fishtape
Expand Down

0 comments on commit c442a26

Please # to comment.