Compare commits

...
3 Commits
Author SHA1 Message Date
Marcus Young 79c6aa0f01 [Automated 🤖 ] Bump to version 2.313.0 2024-02-07 14:32:31 -06:00
myoung34andGitHub 323b49ed6b Merge pull request #345 from myoung34/renovate/pre-commit-action-3.x
Update pre-commit/action action to v3.0.1
2024-02-07 10:43:48 -06:00
renovate[bot]andGitHub aaf2b396be Update pre-commit/action action to v3.0.1 2024-02-07 16:41:40 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
+1 -1
View File
@@ -5,7 +5,7 @@ LABEL maintainer="myoung34@my.apsu.edu"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache
ARG GH_RUNNER_VERSION="2.312.0"
ARG GH_RUNNER_VERSION="2.313.0"
ARG TARGETPLATFORM