Skip to content

Commit 05e6c07

Browse files
chore(deps): bump actions/actions-runner from 2.332.0 to 2.333.0 (#62)
Bumps [actions/actions-runner](https://github.com/actions/runner) from 2.332.0 to 2.333.0. - [Release notes](https://github.com/actions/runner/releases) - [Changelog](https://github.com/actions/runner/blob/main/releaseNote.md) - [Commits](actions/runner@v2.332.0...v2.333.0) --- updated-dependencies: - dependency-name: actions/actions-runner dependency-version: 2.333.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7756232 commit 05e6c07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)