Skip to content

Commit 0d1d511

Browse files
chore: bump the actions group in /examples/pure-hatch/.github/workflows with 2 updates (#623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 743ab87 commit 0d1d511

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/pure-hatch/.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
hatch --version # Verify that Hatch is installed
2929
- name: Build artifacts
3030
run: hatch build
31-
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
31+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3232
with:
3333
path: dist/
3434
name: dist.zip
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
name: dist.zip
5252
path: dist/
53-
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
53+
- uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0

0 commit comments

Comments
 (0)