Skip to content

Commit f14811b

Browse files
authored
Merge pull request #537 from labd/dependabot/github_actions/github-actions-38e7dcaf05
chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 in the github-actions group
2 parents 92a80c8 + e6e624a commit f14811b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 in the github-actions group'
3+
time: 2024-11-01T20:56:15.936867884Z

.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)