Skip to content

Commit b62f948

Browse files
build(deps): bump sersoft-gmbh/SwiftyActions from 2 to 3 (#49)
Bumps [sersoft-gmbh/SwiftyActions](https://github.com/sersoft-gmbh/swiftyactions) from 2 to 3. - [Release notes](https://github.com/sersoft-gmbh/swiftyactions/releases) - [Commits](sersoft-gmbh/swifty-linux-action@v2...v3) --- updated-dependencies: - dependency-name: sersoft-gmbh/SwiftyActions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be2c6dd commit b62f948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- uses: actions/checkout@v3
51-
- uses: sersoft-gmbh/SwiftyActions@v2
51+
- uses: sersoft-gmbh/SwiftyActions@v3
5252
with:
5353
release-version: "5"
5454
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)