Skip to content

Commit

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

chore(deps): bump actions/checkout from 4.1.4 to 4.1.7
  • Loading branch information
OldTyT authored Jun 17, 2024
2 parents a0adc4a + f6c90a4 commit 8642dea
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.4
uses: actions/checkout@v4.1.7
- name: Variables
id: vars
run: echo "::set-output name=SHORT_COMMIT_ID::$(git rev-parse --short HEAD)"
Expand Down

0 comments on commit 8642dea

Please sign in to comment.