Skip to content

Commit 1039be9

Browse files
authored
Merge pull request #2869 from shopware5/dependabot/github_actions/dot-github/workflows/xresloader/upload-to-github-release-1.6.1
chore(deps): bump xresloader/upload-to-github-release from 1.6.0 to 1.6.1 in /.github/workflows
2 parents adc086c + e239217 commit 1039be9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
path: ${{ env.PACKAGE_PREFIX }}${{ env.PACKAGE_DELIMITER }}${{ env.SHA }}.zip
133133

134134
- name: Push to release
135-
uses: xresloader/[email protected].0
135+
uses: xresloader/[email protected].1
136136
env:
137137
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
138138
with:

.github/workflows/create-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
path: ${{ env.PACKAGE_PREFIX }}${{ env.PACKAGE_DELIMITER }}${{ env.SHA }}.zip
132132

133133
- name: Push to release
134-
uses: xresloader/[email protected].0
134+
uses: xresloader/[email protected].1
135135
env:
136136
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
137137
with:

0 commit comments

Comments
 (0)