Skip to content

Commit

Permalink
Merge pull request #1864 from glotzerlab/dependabot-github_actions-tr…
Browse files Browse the repository at this point in the history
…unk-patch-actions-version-ab2b246610

Bump softprops/action-gh-release from 2.0.6 to 2.0.8 in the actions-version group
  • Loading branch information
joaander authored Aug 1, 2024
2 parents 97eb6e8 + 5597324 commit ccfe7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
name: release

- name: Create release
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
if: startsWith(github.ref, 'refs/tags/v')
with:
files: "*.tar.*"
Expand Down

0 comments on commit ccfe7b8

Please sign in to comment.