File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 contents : write
1515 steps :
1616 - name : devcard
17- uses : dailydotdev/action-devcard@2.0.6
17+ uses : dailydotdev/action-devcard@2.1.0
1818 with :
1919 devcard_id : ${{ secrets.DEVCARD_ID }}
2020` ` `
4949 contents: write
5050 steps:
5151 - name: devcard
52- uses: dailydotdev/action-devcard@2.0.6
52+ uses: dailydotdev/action-devcard@2.1.0
5353 with:
5454 devcard_id: ${{ secrets.DEVCARD_ID }}
5555 commit_branch: devcard
Original file line number Diff line number Diff line change @@ -36,4 +36,4 @@ inputs:
3636
3737runs :
3838 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 11{
22 "name" : " action-devcard" ,
3- "version" : " 2.0.6 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " GitHub Action to download the devcard from daily.dev" ,
55 "private" : true ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments