Skip to content

Commit

Permalink
Merge pull request #14 from OldTyT/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.2.2

chore(deps): bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
OldTyT authored Nov 1, 2024
2 parents 8f57a08 + 88f6717 commit 2449f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
IMAGE_NAME: oldtyt/shadowsocks_v2ray_docker
steps:
- name: Checkout
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
- name: Variables
id: vars
run: echo "::set-output name=SHORT_COMMIT_ID::$(git rev-parse --short HEAD)"
Expand Down

0 comments on commit 2449f05

Please sign in to comment.