Skip to content

Commit

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

chore(deps): bump the github-actions group across 1 directory with 2 updates
  • Loading branch information
demeyerthom authored Aug 13, 2024
2 parents 4e7fb8f + a298747 commit 7b0de09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
fetch-depth: 0

- name: Prepare release
uses: labd/changie-release-action@v0.3.1
uses: labd/changie-release-action@v0.4.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

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 7b0de09

Please sign in to comment.