Skip to content

Commit

Permalink
chore(deps): update dependency actionlint_linux_arm64 to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 16dd1b0 commit cf8d19f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fetch_deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ def fetch_direct_dependencies():
http_archive(
name = "actionlint_linux_arm64",
build_file = "@scip_clang//third_party:actionlint.BUILD",
sha256 = "03ffe5891da7800ec39533543667697b5c292d0ff8b906397b43c58374ec052a",
urls = ["https://github.com/rhysd/actionlint/releases/download/v1.6.27/actionlint_1.6.27_linux_arm64.tar.gz"],
sha256 = "21a20f38b19dc962d89e17fe1c6f116199e9e0d343ab33361868def14cc220fc",
urls = ["https://github.com/rhysd/actionlint/releases/download/v1.7.1/actionlint_1.7.1_linux_arm64.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit cf8d19f

Please sign in to comment.