aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-27 04:59:21 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-27 04:59:55 +0000
commite89434ef6b85c01c4d16e783218f8a208b10acbd (patch)
tree58f049fc3649f96ff9a88b057156f48cdd8d5044 /.github
parentBump the node-deps group with 3 updates (diff)
downloadzorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.tar
zorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.tar.gz
zorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.tar.bz2
zorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.tar.lz
zorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.tar.xz
zorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.tar.zst
zorascript-e89434ef6b85c01c4d16e783218f8a208b10acbd.zip
Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the gha-deps groupHEADmaster
Bumps the gha-deps group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-deps ... 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 911b094..167ad15 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.2.0
+ uses: dependabot/fetch-metadata@v2.3.0
- name: Enable auto-merge for Dependabot PRs
run: gh pr merge --auto --rebase "$PR_URL"
env: