aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-24 16:41:26 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-24 16:42:07 +0000
commitc242eaf1f7cca6e742e7d835bc48b4851daf032e (patch)
tree47f18de0f23c8485e93f40fec0680b7f11f7cfb8 /.github
parentBump syncpack from 12.3.1 to 12.3.2 (diff)
downloadtrinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.tar
trinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.tar.gz
trinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.tar.bz2
trinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.tar.lz
trinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.tar.xz
trinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.tar.zst
trinkets-c242eaf1f7cca6e742e7d835bc48b4851daf032e.zip
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.0.0...v2.1.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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/dependabot-auto.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependabot-auto.yaml b/.github/workflows/dependabot-auto.yaml
index b1e15a7..e51b03b 100644
--- a/.github/workflows/dependabot-auto.yaml
+++ b/.github/workflows/dependabot-auto.yaml
@@ -15,7 +15,7 @@ jobs:
steps:
- name: Dependabot metadata
id: dependabot-metadata
- uses: dependabot/fetch-metadata@v2.0.0
+ uses: dependabot/fetch-metadata@v2.1.0
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --rebase "$PR_URL"
env: