Skip to content

Commit 1885b2c

Browse files
build(deps): bump actions/actions-runner (#6)
Bumps the all-dependencies group in /src with 1 update: [actions/actions-runner](https://github.com/actions/runner). Updates `actions/actions-runner` from 2.328.0 to 2.329.0 - [Release notes](https://github.com/actions/runner/releases) - [Changelog](https://github.com/actions/runner/blob/main/releaseNote.md) - [Commits](actions/runner@v2.328.0...v2.329.0) --- updated-dependencies: - dependency-name: actions/actions-runner dependency-version: 2.329.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ac47c1 commit 1885b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/actions/actions-runner:2.328.0
1+
FROM ghcr.io/actions/actions-runner:2.329.0
22

33
USER root
44

0 commit comments

Comments
 (0)