Skip to content

Commit 676249b

Browse files
authored
Update drift-custom-file.yml
1 parent 691599d commit 676249b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/drift-custom-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
run: |
1414
/usr/bin/git config --global --add url."https://github:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository_owner }}".insteadOf https://github.com/${{ github.repository_owner }}
1515
- name: digger drift detection
16-
uses: diggerhq/digger@chore/add-test-for-blockname
16+
uses: diggerhq/digger@vLatest
1717
with:
1818
ee: 'true'
1919
mode: drift-detection

0 commit comments

Comments
 (0)