Skip to content

Commit 194e8e8

Browse files
authored
Merge branch 'master' into VED-1235-Lambda-to-mock-PDS-in-Ref
2 parents ec65ea0 + ce62b9d commit 194e8e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Fetch Dependabot metadata
1515
id: metadata
1616
continue-on-error: true
17-
uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a
17+
uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36
1818

1919
- name: Auto-approve minor and patch updates
2020
if: steps.metadata.outcome == 'success' && contains(fromJSON('["version-update:semver-minor", "version-update:semver-patch"]'), steps.metadata.outputs.update-type)

0 commit comments

Comments
 (0)