Skip to content

Commit

Permalink
Bump pixelfederation/gh-action-gh-release from 0.2.0 to 0.2.1 (#219)
Browse files Browse the repository at this point in the history
Bumps [pixelfederation/gh-action-gh-release](https://github.com/pixelfederation/gh-action-gh-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/pixelfederation/gh-action-gh-release/releases)
- [Changelog](https://github.com/pixelfederation/gh-action-gh-release/blob/main/CHANGELOG.md)
- [Commits](pixelfederation/gh-action-gh-release@0.2.0...0.2.1)

---
updated-dependencies:
- dependency-name: pixelfederation/gh-action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent e6c374b commit 66ca0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
gh-release:
uses: pixelfederation/gh-action-gh-release/.github/workflows/[email protected].0
uses: pixelfederation/gh-action-gh-release/.github/workflows/[email protected].1
with:
# If enabled, respects commits between SemVer tag build num iterations instead of previous commited tag (eg: X.X.X-y_2 -> X.X.X-y_3)
tag_num: false
Expand Down

0 comments on commit 66ca0be

Please sign in to comment.