Skip to content

Commit

Permalink
Merge pull request #8 from OldTyT/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4.1.4

chore(deps): bump actions/checkout from 4.1.2 to 4.1.4
  • Loading branch information
OldTyT authored Apr 25, 2024
2 parents bdd28e6 + 099496a commit a0adc4a
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.2
uses: actions/checkout@v4.1.4
- name: Variables
id: vars
run: echo "::set-output name=SHORT_COMMIT_ID::$(git rev-parse --short HEAD)"
Expand Down

0 comments on commit a0adc4a

Please sign in to comment.