Skip to content

Commit

Permalink
Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2 (#14)
Browse files Browse the repository at this point in the history
Bumps [impresscms-dev/simple-autorelease-action](https://github.com/impresscms-dev/simple-autorelease-action) from 0.1 to 0.2.
- [Release notes](https://github.com/impresscms-dev/simple-autorelease-action/releases)
- [Commits](impresscms-dev/simple-autorelease-action@v0.1...v0.2)

---
updated-dependencies:
- dependency-name: impresscms-dev/simple-autorelease-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2023
1 parent 0dab158 commit d1aadfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autorelease.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Releasing if there is something new...
uses: impresscms-dev/simple-autorelease-action@v0.1
uses: impresscms-dev/simple-autorelease-action@v0.2
with:
release_branch: main
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d1aadfb

Please sign in to comment.