Skip to content

Commit

Permalink
Merge pull request #537 from labd/dependabot/github_actions/github-ac…
Browse files Browse the repository at this point in the history
…tions-38e7dcaf05

chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 in the github-actions group
  • Loading branch information
demeyerthom authored Nov 26, 2024
2 parents 92a80c8 + e6e624a commit f14811b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20241101-205615.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 in the github-actions group'
time: 2024-11-01T20:56:15.936867884Z
2 changes: 1 addition & 1 deletion .github/workflows/triage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v0.5.0
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 }}

0 comments on commit f14811b

Please sign in to comment.