File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
packages : write # To publish Development Containers Features
9
9
contents : write # To push tags
10
10
steps :
11
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
11
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
12
12
- uses : devcontainers/action@528049dce833673f136ddfc09c2720d450029a6b # v1.4.2
13
13
with :
14
14
publish-features : " true"
Original file line number Diff line number Diff line change 5
5
runs-on : ubuntu-latest
6
6
permissions : {}
7
7
steps :
8
- - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
8
+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
9
9
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
10
10
with :
11
11
node-version-file : .node-version
You can’t perform that action at this time.
0 commit comments