Skip to content

Commit

Permalink
Merge pull request #259 from marcransome/dependabot/github_actions/ve…
Browse files Browse the repository at this point in the history
…rsion-updates-05794eea72
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
2 parents f22eadc + 19816b8 commit 5c15599
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Dependency review
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
with:
comment-summary-in-pr: true
fail-on-severity: low
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
with:
name: ${{ needs.build.outputs.sha256-filename-darwin-arm64 }}
- name: Upload release artifacts
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
with:
files: |
${{ needs.build.outputs.artifact-filename-darwin-x86_64 }}
Expand Down

0 comments on commit 5c15599

Please sign in to comment.