Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4f826d1

Browse filesBrowse files
authored
chore: update GitHub archive url to produce stable SHA (bazel-contrib#650)
Required per bazel-contrib/SIG-rules-authors#11
1 parent 7bf15dc commit 4f826d1
Copy full SHA for 4f826d1

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/workspace_snippet.sh

Copy file name to clipboardExpand all lines: .github/workflows/workspace_snippet.sh
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ http_archive(
1717
name = "rules_python",
1818
sha256 = "${SHA}",
1919
strip_prefix = "${PREFIX}",
20-
url = "https://github.com/bazelbuild/rules_python/archive/${TAG}.tar.gz",
20+
url = "https://github.com/bazelbuild/rules_python/refs/tags/${TAG}.tar.gz",
2121
)
2222
\`\`\`
2323
EOF

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.