Skip to content

Commit e5d3de1

Browse files
authored
chore(ci): pin sloth to v1 (#496)
1 parent bb17bc4 commit e5d3de1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sloth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-24.04
1010
steps:
1111
- name: Sloth
12-
uses: lendable/sloth@dbff4bbe34557fd3bd3865387f900d92034b9259 # v1
12+
uses: lendable/sloth@v1
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}
1515
ignored: |

0 commit comments

Comments
 (0)