Skip to content

Commit

Permalink
Merge pull request #1011 from microsoft/dependabot/github_actions/ant…
Browse files Browse the repository at this point in the history
…on-yurchenko/git-release-6.0

Bump anton-yurchenko/git-release from 5.0 to 6.0
  • Loading branch information
baywet authored Jan 17, 2024
2 parents 01dea68 + dbf6b07 commit 73dbb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
run: ./gradlew --no-daemon :components:http:okHttp:$PUBLISH_TASK -PmavenCentralSnapshotArtifactSuffix=""
working-directory: ./
- name: Release
uses: anton-yurchenko/git-release@v5.0
uses: anton-yurchenko/git-release@v6.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DRAFT_RELEASE: "false"
Expand Down

0 comments on commit 73dbb8e

Please sign in to comment.