Skip to content

Commit

Permalink
build(deps): bump eregon/publish-release from 1.0.5 to 1.0.6
Browse files Browse the repository at this point in the history
Bumps [eregon/publish-release](https://github.com/eregon/publish-release) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/eregon/publish-release/releases)
- [Commits](eregon/publish-release@46913fa...01df127)

---
updated-dependencies:
- dependency-name: eregon/publish-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 7e44fef commit 7492ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
draft: false
token: ${{ secrets.GITHUB_TOKEN }}
- name: Publish nightly GitHub prerelease
uses: eregon/publish-release@46913fa2b3f7edc7345ae3c17f6d1b093a54916d # v1.0.5
uses: eregon/publish-release@01df127f5e9a3c26935118e22e738d95b59d10ce # v1.0.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 7492ded

Please sign in to comment.