Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit d212c33

Browse files
Merge pull request #377 from CSCfi/dependabot/github_actions/dependabot/fetch-metadata-1.3.6
Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
2 parents b543396 + 81e5b5a commit d212c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Dependabot metadata
1414
id: metadata
15-
uses: dependabot/fetch-metadata@v1.3.5
15+
uses: dependabot/fetch-metadata@v1.3.6
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"
1818
- name: Wait other jobs are passed or failed

0 commit comments

Comments
 (0)