aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-22 15:21:50 +0000
committerGitHub <noreply@github.com>2022-08-22 15:21:50 +0000
commitd579099a31f9d478e6c2192e54c91ee03a39936d (patch)
tree140264968d5179592d0533c2093c1729918441eb /.github/workflows
parentBump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 (#159) (diff)
downloadee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.tar
ee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.tar.gz
ee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.tar.bz2
ee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.tar.lz
ee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.tar.xz
ee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.tar.zst
ee4511w-web-d579099a31f9d478e6c2192e54c91ee03a39936d.zip
Bump fastify/github-action-merge-dependabot from 3.2.1 to 3.2.2 (#161)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot 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>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/node.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml
index 27069b8..703e54d 100644
--- a/.github/workflows/node.yml
+++ b/.github/workflows/node.yml
@@ -30,6 +30,6 @@ jobs:
pull-requests: write
contents: write
steps:
- - uses: fastify/github-action-merge-dependabot@v3.2.1
+ - uses: fastify/github-action-merge-dependabot@v3.2.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}