Skip to content

Commit

Permalink
Bump the all-actions-dependencies group with 1 update (#34)
Browse files Browse the repository at this point in the history
Bumps the all-actions-dependencies group with 1 update: [pixelfederation/gh-action-gh-release](https://github.com/pixelfederation/gh-action-gh-release).


Updates `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
  dependency-group: all-actions-dependencies
...

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 0127943 commit d5703c9
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 d5703c9

Please sign in to comment.