Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Pick up upstream fixes to reusable workflow
  • Loading branch information
alexeagle authored Jan 23, 2025
1 parent f88edec commit 38f2516
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 @@ -15,7 +15,7 @@ permissions:
contents: write
jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@c9d6d1893b10a8d68584a6ba52c3dd35506486d0 # 2024-12-03
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@0b644c3ee5c7cd9a7657f7e782b26a599d9b6d5c # 2025-01-23
with:
release_files: rules_mylang-*.tar.gz
tag_name: ${{ inputs.tag_name }}

0 comments on commit 38f2516

Please sign in to comment.