We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691599d commit 676249bCopy full SHA for 676249b
.github/workflows/drift-custom-file.yml
@@ -13,7 +13,7 @@ jobs:
13
run: |
14
/usr/bin/git config --global --add url."https://github:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository_owner }}".insteadOf https://github.com/${{ github.repository_owner }}
15
- name: digger drift detection
16
- uses: diggerhq/digger@chore/add-test-for-blockname
+ uses: diggerhq/digger@vLatest
17
with:
18
ee: 'true'
19
mode: drift-detection
0 commit comments