Skip to content

Commit 4b69fbf

Browse files
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#279)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aca73c commit 4b69fbf

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
@@ -83,7 +83,7 @@ jobs:
8383
- name: "[dependabot] Fetch metadata"
8484
id: metadata
8585
if: github.event_name == 'pull_request' && github.actor == 'dependabot[bot]'
86-
uses: dependabot/fetch-metadata@v2.2.0
86+
uses: dependabot/fetch-metadata@v2.3.0
8787
with:
8888
github-token: "${{ secrets.GITHUB_TOKEN }}"
8989

0 commit comments

Comments
 (0)