Skip to content

Commit

Permalink
dump context
Browse files Browse the repository at this point in the history
  • Loading branch information
abikouo committed Mar 15, 2023
1 parent 3c40c28 commit 20e6a75
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/aws-user-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@ on:
- 'galaxy.yml'

jobs:
update-variable:
uses: abikouo/github_actions/.github/workflows/update_aws_user_agent.yml@automate_aws_user_agent_variable
dump:
runs-on: ubuntu-latest
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@v2
# update-variable:
# uses: abikouo/github_actions/.github/workflows/update_aws_user_agent.yml@automate_aws_user_agent_variable
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# - tests/unit/constraints.txt
# - tests/integration/constraints.txt
# - tests/integration/targets/setup_botocore_pip
botocore>=1.25.0
botocore>=1.27.0
boto3>=1.22.0

0 comments on commit 20e6a75

Please sign in to comment.