Skip to content

Commit 9cf4fac

Browse files
ci(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#11)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53e0a76 commit 9cf4fac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/approve-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- id: dependabot-metadata
2828
name: Fetch dependabot metadata
2929
if: github.actor == 'dependabot[bot]'
30-
uses: dependabot/fetch-metadata@v1.3.3
30+
uses: dependabot/fetch-metadata@v1.3.4
3131
with:
3232
skip-commit-verification: true
3333
- id: checkout

.github/workflows/dependabot-auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: hmarr/debug-action@v2.0.1
3535
- id: metadata
3636
name: Fetch metadata
37-
uses: dependabot/fetch-metadata@v1.3.3
37+
uses: dependabot/fetch-metadata@v1.3.4
3838
with:
3939
skip-commit-verification: true
4040
- id: checkout

0 commit comments

Comments
 (0)