Skip to content

Commit 0530f66

Browse files
Bump actions/actions-runner from 2.327.1 to 2.328.0 (#42)
Bumps [actions/actions-runner](https://github.com/actions/runner) from 2.327.1 to 2.328.0. - [Release notes](https://github.com/actions/runner/releases) - [Changelog](https://github.com/actions/runner/blob/main/releaseNote.md) - [Commits](actions/runner@v2.327.1...v2.328.0) --- updated-dependencies: - dependency-name: actions/actions-runner dependency-version: 2.328.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 077c2b9 commit 0530f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.327.1
1+
FROM ghcr.io/actions/actions-runner:2.328.0
22

33
RUN sudo apt update -y && \
44
sudo apt install -y curl wget git-all && \

0 commit comments

Comments
 (0)