Skip to content

Commit

Permalink
chore(deps): bump vixshan/linkapp from 1.0.2 to 1.1.9
Browse files Browse the repository at this point in the history
Bumps [vixshan/linkapp](https://github.com/vixshan/linkapp) from 1.0.2 to 1.1.9.
- [Release notes](https://github.com/vixshan/linkapp/releases)
- [Changelog](https://github.com/vixshan/link-updater/blob/main/CHANGELOG.md)
- [Commits](iamvikshan/link-updater@v1.0.2...v1.1.9)

---
updated-dependencies:
- dependency-name: vixshan/linkapp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 34d48ea commit d969fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linkapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0 # This ensures we have the full git history

- uses: vixshan/linkapp@v1.0.2
- uses: vixshan/linkapp@v1.1.9
with:
token: ${{ secrets.GH_TOKEN }}
config-path: '.github/updatelinks.yml' # Explicitly set the config path
Expand Down

0 comments on commit d969fa4

Please sign in to comment.