Skip to content

Commit

Permalink
chore(deps): update taiki-e/create-gh-release-action digest to c88e967
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot authored and sunshowers committed Apr 14, 2024
1 parent cc10946 commit 8e7e6e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: taiki-e/install-action@99774fec7fd4f75144bd0134a24a992297768308 # v2
with:
tool: [email protected]
- uses: taiki-e/create-gh-release-action@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
- uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
with:
prefix: nextest-filtering
changelog: nextest-filtering/CHANGELOG.md
Expand All @@ -45,7 +45,7 @@ jobs:
uses: taiki-e/install-action@99774fec7fd4f75144bd0134a24a992297768308 # v2
with:
tool: [email protected]
- uses: taiki-e/create-gh-release-action@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
- uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
with:
prefix: nextest-metadata
changelog: nextest-metadata/CHANGELOG.md
Expand All @@ -70,7 +70,7 @@ jobs:
uses: taiki-e/install-action@99774fec7fd4f75144bd0134a24a992297768308 # v2
with:
tool: [email protected]
- uses: taiki-e/create-gh-release-action@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
- uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
with:
prefix: nextest-runner
changelog: nextest-runner/CHANGELOG.md
Expand All @@ -91,7 +91,7 @@ jobs:
persist-credentials: false
# Note: do not publish this until binaries are built and uploaded below. This is so that
# `cargo binstall` keeps working.
- uses: taiki-e/create-gh-release-action@8df4de6534ceacdaed10a08f73418ca751f31793 # v1
- uses: taiki-e/create-gh-release-action@c88e967dc754f9d45751df0de0a9e636115f121d # v1
id: create-gh-release
with:
prefix: cargo-nextest
Expand Down

0 comments on commit 8e7e6e3

Please sign in to comment.