Skip to content

Commit

Permalink
Merge pull request #234 from sandialabs/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-dependencies-37d27cbcbc

chore(deps): Bump the github-actions-dependencies group with 2 updates
  • Loading branch information
jmgate authored Nov 4, 2024
2 parents d09dec6 + 4570ba6 commit 87dc6ec
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 @@ -17,4 +17,4 @@ jobs:
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
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
github_token: ${{ secrets.GH_TOKEN }}

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # release/v1
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # release/v1
if: steps.release.outputs.released == 'true'

- name: Publish to GitHub Releases
Expand Down

0 comments on commit 87dc6ec

Please sign in to comment.