Skip to content

Commit

Permalink
Merge pull request #264 from glotzerlab/dependabot-github_actions-tru…
Browse files Browse the repository at this point in the history
…nk-actions-version-bfa42ab09b

Bump the actions-version group with 2 updates
  • Loading branch information
joaander authored Dec 2, 2024
2 parents 7fceed7 + a1b6f09 commit abedb7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
name: release

- uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
- uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
name: Create release
if: startsWith(github.ref, 'refs/tags/v')
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: code
submodules: true
- name: Create Python Environment
uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v2.0.0
uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v2.0.2
with:
micromamba-version: '2.0.2-2'
environment-name: test
Expand Down

0 comments on commit abedb7d

Please sign in to comment.