Skip to content

Commit 2247485

Browse files
authored
Merge pull request #351 from OpenConext/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 39f5129 + 37f2000 commit 2247485

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
MAVEN_PASSWORD: ${{ secrets.BUILD_PASSWORD }}
8080

8181
- name: Release
82-
uses: softprops/action-gh-release@v2
82+
uses: softprops/action-gh-release@v3
8383
with:
8484
files: |
8585
/home/runner/work/OpenConext-oidcng/OpenConext-oidcng/oidc/target/oidcng-${{ github.ref_name }}.jar

0 commit comments

Comments
 (0)