Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: labd/changie-release-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 7c470f2 commit cfb4581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
fetch-depth: 0

- name: Prepare release
uses: labd/[email protected].1
uses: labd/[email protected].2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cfb4581

Please sign in to comment.