Skip to content

Commit

Permalink
Revert act update, skip latest act version
Browse files Browse the repository at this point in the history
Update the skip rule since the new version of `act` still suffers from
the problem described in 5de995e.
  • Loading branch information
ericcornelissen committed Nov 1, 2023
1 parent 40b4826 commit 4014daa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
labels: dependencies
max: 2
skip: |
act 0.2.52
act 0.2.53
token: ${{ steps.automation-token.outputs.token }}
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# - asdf: https://asdf-vm.com/
# - rtx: /~https://github.com/jdxcode/rtx

act 0.2.53
act 0.2.49
actionlint 1.6.26
hadolint 2.12.0
shellcheck 0.9.0
Expand Down

0 comments on commit 4014daa

Please sign in to comment.