Skip to content

Commit df6d38a

Browse files
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 0.5.0 to 1.0.2 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.5.0...v1.0.2) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3725645 commit df6d38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/triage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
private-key: ${{ secrets.RD_APP_PRIVATE_KEY }}
1919
installation-id: ${{ secrets.RD_APP_INSTALLATION_ID }}
2020
- name: set to project board
21-
uses: actions/add-to-project@v0.5.0
21+
uses: actions/add-to-project@v1.0.2
2222
with:
2323
project-url: https://github.com/orgs/labd/projects/3
2424
github-token: ${{ steps.get-app-token.outputs.app-token }}

0 commit comments

Comments
 (0)