File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
contents : write
15
15
steps :
16
16
- name : devcard
17
- uses : dailydotdev/action-devcard@2.0.6
17
+ uses : dailydotdev/action-devcard@2.1.0
18
18
with :
19
19
devcard_id : ${{ secrets.DEVCARD_ID }}
20
20
` ` `
49
49
contents: write
50
50
steps:
51
51
- name: devcard
52
- uses: dailydotdev/action-devcard@2.0.6
52
+ uses: dailydotdev/action-devcard@2.1.0
53
53
with:
54
54
devcard_id: ${{ secrets.DEVCARD_ID }}
55
55
commit_branch: devcard
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ inputs:
36
36
37
37
runs :
38
38
using : ' docker'
39
- image : ' docker://ghcr.io/dailydotdev/action-devcard:2.0.6 '
39
+ image : ' docker://ghcr.io/dailydotdev/action-devcard:2.1.0 '
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " action-devcard" ,
3
- "version" : " 2.0.6 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " GitHub Action to download the devcard from daily.dev" ,
5
5
"private" : true ,
6
6
"author" : {
You can’t perform that action at this time.
0 commit comments