From 40eff10ffc6f8d69da28f64c96914bc4fdef3c4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 11:03:52 +0000 Subject: [PATCH 1/2] chore(deps): bump actions/add-to-project in the github-actions group Bumps the github-actions group with 1 update: [actions/add-to-project](https://github.com/actions/add-to-project). Updates `actions/add-to-project` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](https://github.com/actions/add-to-project/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/triage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage.yaml b/.github/workflows/triage.yaml index 9bba0c6..52b4b1d 100644 --- a/.github/workflows/triage.yaml +++ b/.github/workflows/triage.yaml @@ -18,7 +18,7 @@ jobs: private-key: ${{ secrets.RD_APP_PRIVATE_KEY }} installation-id: ${{ secrets.RD_APP_INSTALLATION_ID }} - name: set to project board - uses: actions/add-to-project@v1.0.1 + uses: actions/add-to-project@v1.0.2 with: project-url: https://github.com/orgs/labd/projects/3 github-token: ${{ steps.get-app-token.outputs.app-token }} From 21682eac338570ad00e0998c7e04919d3e3f9652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 25 Jun 2024 11:04:05 +0000 Subject: [PATCH 2/2] chore(deps): add changelog for dependabot updates --- .changes/unreleased/Dependency-20240625-110405.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changes/unreleased/Dependency-20240625-110405.yaml diff --git a/.changes/unreleased/Dependency-20240625-110405.yaml b/.changes/unreleased/Dependency-20240625-110405.yaml new file mode 100644 index 0000000..450d78f --- /dev/null +++ b/.changes/unreleased/Dependency-20240625-110405.yaml @@ -0,0 +1,3 @@ +kind: Dependency +body: 'chore(deps): bump actions/add-to-project from 1.0.1 to 1.0.2 in the github-actions group' +time: 2024-06-25T11:04:05.016780487Z