Skip to content

Commit

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

chore(deps): bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
OldTyT authored Sep 26, 2024
2 parents 65b1318 + c6c3254 commit d3fd116
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.1.7
uses: actions/checkout@v4.2.0
- name: Variables
id: vars
run: echo "::set-output name=SHORT_COMMIT_ID::$(git rev-parse --short HEAD)"
Expand Down

0 comments on commit d3fd116

Please sign in to comment.