Skip to content

Commit

Permalink
chore(deps): update dependency rules_ecsact to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 3a7a014 commit c1c9fa3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ http_archive(

http_archive(
name = "rules_ecsact",
sha256 = "e6d888c63aa536b5b7c6af10d217cdb8ad98b2262fa9d02515a99edbd0d94eea",
strip_prefix = "rules_ecsact-0.2.1",
url = "https://github.com/ecsact-dev/rules_ecsact/archive/refs/tags/0.2.1.tar.gz",
sha256 = "3db6d498a681e036dabdcc1bb7e5ee254acadae4ab2ecf19d253f824db88d5e4",
strip_prefix = "rules_ecsact-0.3.0",
url = "https://github.com/ecsact-dev/rules_ecsact/archive/refs/tags/0.3.0.tar.gz",
)

http_archive(
Expand Down

0 comments on commit c1c9fa3

Please sign in to comment.