File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ jobs:
1212    environment : heroku 
1313    steps :
1414      - name : " Check out Git repository" 
15-         uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac   # v4.0.0 
15+         uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29   #   v4.1.6 
1616      - name : " Set Heroku app & branch for ${{ github.ref }}" 
1717        run : | 
1818          echo $GITHUB_REF 
1919          echo "HEROKU_BRANCH=main" >> $GITHUB_ENV 
2020       - name : " Deploy ${{ github.ref }} to Heroku" 
21-         uses : akhileshns/heroku-deploy@9fd0f9faae4aa93a38d6f5e25b9128589f1371b0   # v3.12.14 
21+         uses : akhileshns/heroku-deploy@581dd286c962b6972d427fcf8980f60755c15520   #   v3.13.15 
2222        with :
2323          heroku_api_key : ${{ secrets.HEROKU_API_KEY }} 
2424          heroku_app_name : " collector-confluence" 
Original file line number Diff line number Diff line change 1- annotated-types == 0.6 .0 
2- atlassian-python-api == 3.41.11  
1+ annotated-types == 0.7 .0 
2+ atlassian-python-api == 3.41.13  
33beautifulsoup4 == 4.12.3 
44certifi == 2024.2.2 
55charset-normalizer == 3.3.2 
@@ -8,27 +8,27 @@ colorama==0.4.6
88Deprecated == 1.2.14 
99gitpython == 3.1.43 
1010PyGithub == 2.3.0 
11- idna == 3.6  
11+ idna == 3.7  
1212importlib_metadata == 7.1.0 
1313jmespath == 1.0.1 
1414markdown-it-py == 3.0.0 
1515mdurl == 0.1.2 
1616oauthlib == 3.2.2 
17- pydantic == 2.6.4  
18- pydantic_core == 2.16 .3 
17+ pydantic == 2.7.2  
18+ pydantic_core == 2.18 .3 
1919pydantic_yaml == 1.3.0 
20- Pygments == 2.17.2  
20+ Pygments == 2.18.0  
2121python-dotenv == 1.0.1 
22- requests == 2.31.0  
22+ requests == 2.32.3  
2323requests-oauthlib == 2.0.0 
2424rich == 13.7.1 
2525ruamel.yaml == 0.18.6 
2626ruamel.yaml.clib == 0.2.8 
2727shellingham == 1.5.4 
2828six == 1.16.0 
2929soupsieve == 2.5 
30- typer == 0.12.1  
31- typing_extensions == 4.11 .0 
30+ typer == 0.12.3  
31+ typing_extensions == 4.12 .0 
3232urllib3 == 2.2.1 
3333wrapt == 1.16.0 
34- zipp == 3.18.1  
34+ zipp == 3.19.0  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments