Skip to content

Commit

Permalink
chore(deps): update dependency actionlint_linux_amd64 to v1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent cc64149 commit cb42fcc
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 @@ -217,8 +217,8 @@ def fetch_direct_dependencies():
http_archive(
name = "actionlint_linux_amd64",
build_file = "@scip_clang//third_party:actionlint.BUILD",
sha256 = "5c9b6e5418f688b7f7c7e3d40c13d9e41b1ca45fb6a2c35788b0580e34b7300f",
urls = ["https://github.com/rhysd/actionlint/releases/download/v1.6.27/actionlint_1.6.27_linux_amd64.tar.gz"],
sha256 = "37252b4d440b56374b0fc1726e05fd7452d30d6d774f6e9b52e65bb64475f9db",
urls = ["https://github.com/rhysd/actionlint/releases/download/v1.7.3/actionlint_1.7.3_linux_amd64.tar.gz"],
)

http_archive(
Expand Down

0 comments on commit cb42fcc

Please sign in to comment.