Skip to content

Commit

Permalink
Bump rymndhng/release-on-push-action from 0.21.1 to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 20, 2021
1 parent 9246202 commit 3db0553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- # It is often a desired behavior to merge only when a workflow execution
# succeeds. This can be changed as needed.
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: rymndhng/release-on-push-action@v0.21.1
uses: rymndhng/release-on-push-action@v0.22.0
with:
bump_version_scheme: norelease

0 comments on commit 3db0553

Please sign in to comment.