Skip to content

Commit

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

chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions group
  • Loading branch information
demeyerthom authored May 10, 2024
2 parents 295e7d0 + f68b523 commit 7191245
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changes/unreleased/Dependency-20240510-142102.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
kind: Dependency
body: 'chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.1 in the github-actions
group'
time: 2024-05-10T14:21:02.114431583Z
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.1
with:
project-url: https://github.com/orgs/labd/projects/3
github-token: ${{ steps.get-app-token.outputs.app-token }}

0 comments on commit 7191245

Please sign in to comment.