Skip to content

Commit be9ff9a

Browse files
authored
chore(deps): bump the dependencies group with 2 updates (openfga#123)
2 parents fd37b12 + 0e47d8b commit be9ff9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0
2727

2828
- name: Set up Python ${{ matrix.python-version }}
29-
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
29+
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3030
with:
3131
python-version: ${{ matrix.python-version }}
3232
cache: "pip"
@@ -79,7 +79,7 @@ jobs:
7979
fetch-depth: 0
8080

8181
- name: Set up Python
82-
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
82+
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
8383
with:
8484
python-version: "3.10"
8585
cache: "pip"
@@ -97,7 +97,7 @@ jobs:
9797
python setup.py sdist bdist_wheel
9898
9999
- name: Publish package
100-
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 # v1.9.0
100+
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6 # v1.10.0
101101

102102
create-release:
103103
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)