Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Bump pixelfederation/gh-action-gh-release from 0.2.0 to 0.2.2
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.2.
- [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.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent ddf6507 commit ac94f9e
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].2
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 ac94f9e

Please sign in to comment.