From 20e15becafb418e5e3b0752f16bac77303e6f2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:19:20 +0000 Subject: [PATCH 1/2] chore(deps): bump actions/github-script from 7.0.0 to 7.0.1 Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/e69ef5462fd455e02edcaf4dd7708eda96b9eda0...60a0d83039c74a4aee543508d2ffcb1c3799cdea) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index 50e7159..fe0d35a 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 + - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: From b5c9239c920254fe906860596efa7cb49b411bcb Mon Sep 17 00:00:00 2001 From: Francesco Vigliaturo Date: Tue, 21 Nov 2023 10:11:11 +0100 Subject: [PATCH 2/2] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ac6a25..a962418 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ **Internal**: - Bump trufflesecurity/trufflehog from 3.62.1 to 3.63.0 ([#367](https://github.com/getsentry/vroom/pull/367)) +- Bump actions/github-script from 7.0.0 to 7.0.1 ([#368](https://github.com/getsentry/vroom/pull/368)) ## 23.11.0