Skip to content

Commit a8b348f

Browse files
Merge pull request #73 from impresscms-dev/dependabot/github_actions/impresscms-dev/simple-autorelease-action-0.2
Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2
2 parents 7f8c40e + 9c82818 commit a8b348f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/autorelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Releasing if there is something new...
13-
uses: impresscms-dev/simple-autorelease-action@v0.1
13+
uses: impresscms-dev/simple-autorelease-action@v0.2
1414
with:
1515
release_branch: main
1616
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)