Skip to content

Commit 5147ea1

Browse files
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#188)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3bcc65 commit 5147ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: "[dependabot] Fetch metadata"
7272
id: metadata
7373
if: github.event_name == 'pull_request' && github.actor == 'dependabot[bot]'
74-
uses: dependabot/fetch-metadata@v2.2.0
74+
uses: dependabot/fetch-metadata@v2.3.0
7575
with:
7676
github-token: "${{ secrets.GITHUB_TOKEN }}"
7777

0 commit comments

Comments
 (0)