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 9fd8ce2 commit 14c63c8Copy full SHA for 14c63c8
.github/workflows/drift.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: digger drift detection
13
- uses: diggerhq/digger@feat/drift-detection-add-label
+ uses: diggerhq/digger@vLatest
14
with:
15
ee: 'true'
16
mode: drift-detection
0 commit comments