Skip to content

Commit 598bb27

Browse files
chore(actions): bump softprops/action-gh-release from 2 to 3 (#522)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93d6ede commit 598bb27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
DOCKER_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
103103

104104
- name: publish github release
105-
uses: softprops/action-gh-release@v2
105+
uses: softprops/action-gh-release@v3
106106
with:
107107
files: |
108108
./bin/dragonfly-operator

0 commit comments

Comments
 (0)