Skip to content

Commit

Permalink
fix upstream source
Browse files Browse the repository at this point in the history
  • Loading branch information
mjnagel authored May 23, 2024
1 parent 773e313 commit 5ce02af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Create Release Tag
id: tag
uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
uses: googleapis/release-please-action@f3969c04a4ec81d7a9aa4010d84ae6a7602f86a7 # v4.1.1
with:
command: manifest # use configs in release-please-config.json
- id: release-flag
Expand Down

0 comments on commit 5ce02af

Please sign in to comment.