Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump kachick/selfup from 1.1.2 to 1.1.3
Browse files Browse the repository at this point in the history
Bumps [kachick/selfup](https://github.com/kachick/selfup) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/kachick/selfup/releases)
- [Changelog](https://github.com/kachick/selfup/blob/main/.goreleaser.yaml)
- [Commits](kachick/selfup@88891fc...236e552)

---
updated-dependencies:
- dependency-name: kachick/selfup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 13cfcd6 commit c3e0e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-flake-lock-and-selfup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
bump:
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@88891fc4bcc2e39ac38c01aff690f2e9b4e33c80 # v1.1.2
uses: kachick/selfup/.github/workflows/reusable-bump-flake-lock-and-selfup.yml@236e552774af3d967d888e24ce9834a5b424c2c7 # v1.1.3
with:
dry-run: ${{ github.event_name == 'pull_request' }}
pr-title: 'Bump flake.lock and related dependencies'
Expand Down

0 comments on commit c3e0e41

Please sign in to comment.